@charset "UTF-8";

div.paragraph{margin: 1em auto auto auto;}

body>section>section{
margin:3em auto auto auto;
}
body>section>section:first-child{
margin:0;
}

p.sentence{
margin: 0 auto;
}
p.speech{
margin:0.5em auto;
}
p.speech:after{
	content:'」';
}
p.speech:before{
	content:'「';
}
p.think:before{
	content:'──';
}
